[INFO] cloning repository https://github.com/akornfellner/neo_calc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akornfellner/neo_calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakornfellner%2Fneo_calc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakornfellner%2Fneo_calc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01709c1cba321cf47f5e9ed42709d756f974d1bb
[INFO] checking akornfellner/neo_calc against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakornfellner%2Fneo_calc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akornfellner/neo_calc
[INFO] finished tweaking git repo https://github.com/akornfellner/neo_calc
[INFO] tweaked toml for git repo https://github.com/akornfellner/neo_calc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akornfellner/neo_calc on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akornfellner/neo_calc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7e9d4abe64710df74441eefa1e38918b4ff2f580abd51e334269126461bb21
[INFO] running `Command { std: "docker" "start" "-a" "0e7e9d4abe64710df74441eefa1e38918b4ff2f580abd51e334269126461bb21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7e9d4abe64710df74441eefa1e38918b4ff2f580abd51e334269126461bb21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7e9d4abe64710df74441eefa1e38918b4ff2f580abd51e334269126461bb21", kill_on_drop: false }`
[INFO] [stdout] 0e7e9d4abe64710df74441eefa1e38918b4ff2f580abd51e334269126461bb21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11d209ae2d8ae646f630db6c35e28ad15243e1d5c9939b0f15bdae732386900f
[INFO] running `Command { std: "docker" "start" "-a" "11d209ae2d8ae646f630db6c35e28ad15243e1d5c9939b0f15bdae732386900f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling typed-builder v0.14.0
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling server_fn_macro v0.4.10
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.4.10
[INFO] [stderr]    Compiling leptos_hot_reload v0.4.10
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling leptos_macro v0.4.10
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/lib.rs:375:13
[INFO] [stdout]     |
[INFO] [stdout] 375 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   7 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   7 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:194:22
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let output = quote! { #[builder(#default #setter)] };
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let output = quote! {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:577:22
[INFO] [stdout]     |
[INFO] [stdout] 577 |         let output = quote! { #[builder(#default #setter)] };
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:269:22
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let output = quote! {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:211:47
[INFO] [stdout]     |
[INFO] [stdout] 211 |             (quote! {}, quote! {}, quote! {}, quote! {})
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:211:36
[INFO] [stdout]     |
[INFO] [stdout] 211 |             (quote! {}, quote! {}, quote! {}, quote! {})
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |             (quote! {}, quote! {}, quote! {}, quote! {})
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:211:14
[INFO] [stdout]     |
[INFO] [stdout] 211 |             (quote! {}, quote! {}, quote! {}, quote! {})
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:337:25
[INFO] [stdout]     |
[INFO] [stdout] 337 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:330:25
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:311:25
[INFO] [stdout]     |
[INFO] [stdout] 311 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:307:49
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     format!("- **{}**: [`{}`]", quote!(#name), pretty_ty)
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     quote! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             quote! { setter(#strip_option #into) }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |             quote! { into, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:179:13
[INFO] [stdout]     |
[INFO] [stdout] 179 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             quote! { strip_option, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |             quote! { default, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/slot.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             quote! { default_code=#v, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:800:13
[INFO] [stdout]     |
[INFO] [stdout] 800 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:792:25
[INFO] [stdout]     |
[INFO] [stdout] 792 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:785:25
[INFO] [stdout]     |
[INFO] [stdout] 785 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:775:13
[INFO] [stdout]     |
[INFO] [stdout] 775 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:767:25
[INFO] [stdout]     |
[INFO] [stdout] 767 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:763:58
[INFO] [stdout]     |
[INFO] [stdout] 763 |                     format!("- **{}**: [`{pretty_ty}`]", quote!(#name))
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:668:5
[INFO] [stdout]     |
[INFO] [stdout] 668 |     quote! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 660 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:656:9
[INFO] [stdout]     |
[INFO] [stdout] 656 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 651 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:628:13
[INFO] [stdout]     |
[INFO] [stdout] 628 |             quote! { #ident, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:609:13
[INFO] [stdout]     |
[INFO] [stdout] 609 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:604:17
[INFO] [stdout]     |
[INFO] [stdout] 604 |                 quote!()
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:602:17
[INFO] [stdout]     |
[INFO] [stdout] 602 |                 quote!(#[allow(missing_docs)])
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:574:13
[INFO] [stdout]     |
[INFO] [stdout] 574 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:572:13
[INFO] [stdout]     |
[INFO] [stdout] 572 |             quote! { setter(#strip_option #into) }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:568:13
[INFO] [stdout]     |
[INFO] [stdout] 568 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:566:13
[INFO] [stdout]     |
[INFO] [stdout] 566 |             quote! { into, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:562:13
[INFO] [stdout]     |
[INFO] [stdout] 562 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |             quote! { strip_option, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:556:13
[INFO] [stdout]     |
[INFO] [stdout] 556 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:554:13
[INFO] [stdout]     |
[INFO] [stdout] 554 |             quote! { default, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:552:13
[INFO] [stdout]     |
[INFO] [stdout] 552 |             quote! { default_code=#v, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:500:17
[INFO] [stdout]     |
[INFO] [stdout] 500 |                 quote! { #[doc = #doc] }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:219:13
[INFO] [stdout]     |
[INFO] [stdout] 219 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     quote! {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.4.10/src/component.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |                     quote! {}
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking leptos_config v0.4.10
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr] error: could not compile `leptos_macro` (lib) due to 68 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11d209ae2d8ae646f630db6c35e28ad15243e1d5c9939b0f15bdae732386900f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d209ae2d8ae646f630db6c35e28ad15243e1d5c9939b0f15bdae732386900f", kill_on_drop: false }`
[INFO] [stdout] 11d209ae2d8ae646f630db6c35e28ad15243e1d5c9939b0f15bdae732386900f
